Platform Explorer / Nuxeo Platform 5.8

Contribution org.nuxeo.ecm.agenda.operations--operations

This contribution is part of XML component org.nuxeo.ecm.agenda.operations inside nuxeo-agenda-5.8.jar

Extension Point

Extension point operations of component OperationServiceComponent.

Contributed Items

  • <operation class="org.nuxeo.ecm.agenda.operations.CreateAgendaEvent"/>
  • <operation class="org.nuxeo.ecm.agenda.operations.ListAgendaEvents"/>

XML Source

<extension point="operations" target="org.nuxeo.ecm.core.operation.OperationServiceComponent">
    <operation class="org.nuxeo.ecm.agenda.operations.CreateAgendaEvent"/>
    <operation class="org.nuxeo.ecm.agenda.operations.ListAgendaEvents"/>
  </extension>